home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / exe275b1.zip / BETA.DOC < prev    next >
Text File  |  1990-11-12  |  4KB  |  81 lines

  1. Well, here it is!!!!!!!!!!
  2.  
  3. 2.75 beta 1
  4.  
  5. Where do I begin?  OK - this one *is* multi-node!  I've been running multi-node
  6. alpha for a couple of weeks, and only lost my message base once - and that was
  7. due to a batch file error <blush>.  If you're going to run multi-node either
  8. with two phone lines, or just a local node for your own echo reading pleasure,
  9. make absolutely sure to load SHARE and to keep all other programs from
  10. accessing the message base when one or more nodes are active.  The 
  11. configuration file is going to have to be changed to properly support multi-
  12. node, for right now you need a copy of CONFIG.BBS in each of your node
  13. directories.  This will happen as soon as we get the new Qconfig done.  To set
  14. up multi-node, create a directory for each node other than the first and copy 
  15. your CONFIG.BBS to it.  Make changes as you feel appropriate in each config,
  16. particularly (of course) the comm port.  Set an environment variable QUICK to 
  17. point to your main QuickBBS directory - e.g. SET QUICK=C:\QUICKBBS and run
  18. each node from it's own directory, using the -N parameter to set the line
  19. number.  Avoid using the same line number on different nodes, this can have
  20. "interesting" results ;-)
  21.  
  22. Several commands have been added for multi-node, they are:
  23. 52 Show list of users currently on line
  24. 53 Toggle "do not disturb" flag
  25. 54 Send online message to other node
  26.  
  27. Press ALT-C for a neat little surprise, there is now an internal split-screen
  28. chat.
  29.  
  30. An internal callback verifier has been added, the verifier configuration
  31. will be part of the new QCONFIG.  In the meantime, use the configuration
  32. program that comes with S-VER092 which you probably already have.  If you
  33. don't have it, you can get it here.  The S-VER092.ZIP also contains a full
  34. set of ANSI and ASCII text files which you can place in your text files
  35. directory and modify to change the look of the verifier, if you don't use
  36. these files or make your own then Quick provides default messages.  Menu
  37. type is 60 to activate this feature.
  38.  
  39. The status bar has been enhanced, and now includes 4 screens.  Press F9 for
  40. help, or F1-F4 to select which one you want to see.  The status bar will now
  41. continue to be updated even when a user is transferring a file, and may also
  42. be changed via the F-keys while a file transfer is going on.  Response in this
  43. case may be a bit sluggish as it only happens between blocks, but it's better
  44. than nothing ;-)
  45.  
  46. Internal file ratio support has been added, and the format of the LIMITS.CTL
  47. file changed slightly to accomodate this - but it's backwards compatible so
  48. don't worry about it if you don't want to use this feature.  
  49. S T 300 1200 2400 4800 9600 # K
  50. is the new format of the file, where everything after the T is optional.  If
  51. you don't specify a download K limit for all speeds, the highest one you specify
  52. will apply to all higher speeds.
  53. S = security level
  54. T = time
  55. 300,1200,2400,4800,9600 = download K limits for various speeds
  56. # = download ratio
  57. K = download K ratio
  58.  
  59. The format of the nodelist files has changed completely, I liked the RA format
  60. better so ... <grin>  Nodelist compiler isn't quite finished yet, so use RANODE
  61. in the meantime.  It will create NODEIDX.RA and NODEINC.RA files which you need
  62. to rename to *.DAT for Quick.  They must be in the same directory as your raw
  63. nodelist.  And, so Quick can find them, you need to set an environment variable
  64. of either DB or FD (convenient, eh? ;) to wherever they are.
  65.  
  66. Prompts with a default value now have a slightly different look, examples are
  67. ALT-S, ALT-T (modify user's time left), and the new user screen length thing.
  68. You'll see - I think it's pretty neat.  Press ^X to erase the default if you
  69. want to enter something else.
  70.  
  71. Quick now swaps itself out to disk or EMS on type 7 shells, ALT-J, and for the
  72. full screen editor.  Please don't suggest that I make this configurable - it's
  73. already forthcoming but just not in this version.
  74.  
  75. There is now a feature that allows you to perform shell commands from a text
  76. file.  Beware of utilities that could potentially allow users to change any
  77. of your text files, as there is not any configuration option to turn this
  78. feature off (yet).
  79.  
  80. There's probably a couple of things I've forgotten, but I'm sure they'll turn
  81. up ;-)  Welcome to the beta team, and enjoy!